You are here:
Symbol Reference >
Dew Namespace
>
Dew.Math Namespace
>
Classes
>
TVariableCollection Class
>
TVariableCollection Methods
>
TVariableCollection.Add Method
Dew Math for .NET
TVariableCollection.Add Method
TVariableCollection Class
TVariableCollection Members
Dew.Math Namespace
TVariableCollection Methods
Collapse All
Adds new named variable.
Syntax
C#
Visual Basic
public
TNamedVariable
Add
([In]
string
var_name
);
Public
Function
Add
(
var_name
As
[In]
string
)
As
TNamedVariable
Group
TVariableCollection Methods
Links
TVariableCollection Class
,
TVariableCollection Members
,
Dew.Math Namespace
,
TVariableCollection Methods
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!